home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Net Connect
/
NetConnect - Version 1.iso
/
data
/
providers
/
italia
/
nes
next >
Wrap
Text File
|
1996-11-27
|
736b
|
43 lines
# Provider description file for AmiTCP Prefs
# Location: Italia
# POPList
Turin "0113182531"
# provider.conf
DialUp 1
Interface ppp
InterfaceConfig
NeedSerial 1
IPDynamic 1
IPAddr 0.0.0.0
NSDynamic 1
UseBootP 0
MTU 1500
authentication none
domainname alpcom.it
mailserver nic.alpcom.it
newsserver
popserver nic.alpcom.it
ircserver irc.alpcom.it
wwwserver www.alpcom.it
ftpserver ftp.alpcom.it
nameserver 193.42.134.1
nameserver 130.192.68.6
# LoginScript
WaitFor "Username:"
/* "send username" */
SendLn ""
WaitFor "Password:"
/* "send password" */
SendLn ""
WaitFor "dial"
Send "ppp "
/* "send username" */
SendLn ""
WaitFor "Password:"
/* "send password" */
SendLn ""
# EOP